Skip to content

Conversation

@cte
Copy link
Collaborator

@cte cte commented Jun 11, 2025

Description

WIP

@hannesrudolph hannesrudolph added the Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. label Jun 11, 2025
@adamhill
Copy link
Contributor

@cte How WIP is this? Could a dev with enough local resources at least get 1-2 agents running locally, plus the CnC Website? Or is it still not baked enough?

@daniel-lxs daniel-lxs moved this from Triage to PR [Draft / In Progress] in Roo Code Roadmap Jun 12, 2025
@hannesrudolph hannesrudolph added PR - Draft / In Progress and removed Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. labels Jun 12, 2025
@flazouh
Copy link

flazouh commented Jun 16, 2025

Hi @cte , I've been testing the headless execution system and made good progress.

What is working:

  • Built the extension from source (pnpm build && pnpm vsix)
  • IPC connection establishes successfully
  • Extension responds with Ack messages
  • StartNewTask commands are sent properly

But here is an issue:

The extension receives StartNewTask commands but doesn't execute tasks. No task events are broadcast back.

Are there additional configuration requirements beyond ROO_CODE_IPC_SOCKET_PATH?
Should I check VS Code's Developer Console for errors when commands are received?

@cte
Copy link
Collaborator Author

cte commented Jun 16, 2025

Hi @cte , I've been testing the headless execution system and made good progress.

What is working:

* Built the extension from source (pnpm build && pnpm vsix)

* IPC connection establishes successfully

* Extension responds with Ack messages

* StartNewTask commands are sent properly

But here is an issue:

The extension receives StartNewTask commands but doesn't execute tasks. No task events are broadcast back.

Are there additional configuration requirements beyond ROO_CODE_IPC_SOCKET_PATH? Should I check VS Code's Developer Console for errors when commands are received?

Are you running things off of this branch?

@flazouh
Copy link

flazouh commented Jun 16, 2025

@cte Yes, I was trying to do the same thing and found your PR, figured it might be easier to try it rather than fork roocode myself.

I've been able to do the above, and can't get roocode to start and actually send back events.

Vs code opens, with only the built version of Roocode from this branch, but then nothing gets sent back from the socket

@cte cte closed this Jun 17, 2025
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Jun 17, 2025
@github-project-automation github-project-automation bot moved this from PR [Draft / In Progress] to Done in Roo Code Roadmap Jun 17, 2025
@cte cte deleted the cte/cloud-agents branch June 17, 2025 17:06
@flazouh
Copy link

flazouh commented Jun 18, 2025

@cte Hi, any progress on how to make it work ?

@smokebeliu
Copy link

@cte Hi, do you plan to continue working on this pull request?

snoyiatk pushed a commit to snoyiatk/Roo-Code that referenced this pull request Aug 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

6 participants